Skip to content

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Sep 9, 2025

Close #6263

@jennifer-shehane jennifer-shehane self-assigned this Sep 9, 2025
Copy link

cypress bot commented Sep 9, 2025

cypress-documentation    Run #708

Run Properties:  status check passed Passed #708  •  git commit 70ca95261f: fix broken links
Project cypress-documentation
Branch Review cy-prompt
Run status status check passed Passed #708
Run duration 04m 17s
Commit git commit 70ca95261f: fix broken links
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 310
View all changes introduced in this branch ↗︎
UI Coverage  10.76%
  Untested elements 2514  
  Tested elements 3  
Accessibility  97.22%
  Failed rules  0 critical   3 serious   4 moderate   0 minor
  Failed elements 425  

Copy link
Contributor

@jbeck-007 jbeck-007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The doc reads really clearly. I had a few minor suggestions that could help with consistency and clarity:

  1. Intro paragraph: It currently says “plain English”, but elsewhere we use “natural language.” To stay consistent and inclusive, maybe switch “plain English” to “natural language.”

  2. How it works (opening sentence): The section begins with “…that works for both workflows” before the workflows have been introduced. Could be smoother to move that phrasing to the end of the section instead.

  3. How it works (step 5): “On future runs” could be misread as a new CI run instead of a retry in the same run. Suggest changing to “on future attempts.”

  4. Authentication & usage: The current line (“sign up to start your 2-week free trial”) might imply payment is required afterward. Maybe reframe to: “If you don’t have a Cloud account, create a free account and gain access to a 2-week trial of all paid features.”

  5. Usage limits: Will those be documented here? I found myself wondering about them as I read through.

@jennifer-shehane
Copy link
Member Author

@jbeck-007 Updates here: 08148b2

Copy link
Contributor

@jbeck-007 jbeck-007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jennifer-shehane jennifer-shehane changed the base branch from main to release/15.4.0 October 7, 2025 18:12
@jennifer-shehane jennifer-shehane changed the title DRAFT: cy.prompt docs cy.prompt docs Oct 7, 2025
This was referenced Oct 7, 2025
@jennifer-shehane jennifer-shehane merged commit 169bbf6 into release/15.4.0 Oct 7, 2025
11 checks passed
@jennifer-shehane jennifer-shehane deleted the cy-prompt branch October 7, 2025 19:52
AtofStryker added a commit that referenced this pull request Oct 7, 2025
* remove experimentalStudio flag (#6283)

* docs: adds --posix-exit-codes cli flag for run mode (#6284)

* adds --posix-exit-codes cli flag for run mode

* add history entry

* clarify option/description table for --posix-exit-codes

* expand docs on posix exit codes

* prettify bash block

* fix changelog link

* formatting

* Add posixExitCodes to module API page

* changelog

* lint fix

---------

Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>

* cy.prompt docs (#6270)

* docs: begin writing cy.prompt docs

* Iterate on wording

* lint

* Fix links + improve TOC

* Fix some css warnings

* update dynamic variable examples

* lint fix

* update areas based on feedback

* lint

* Add more examples to prompt docs

* lint fix

* Add Gherkin examples

* lint fix

* Add another Gherkin example

* lint fix

* update some styles to make more space in UI

* Update yields of prompt

* Update language support

* Remove trigger from officially supported 'things to do'

* lint

* Add not.exist assertions not being supported

* expand documented assertion types

* Updates for placeholders

* update docs

* add to TOC

* fix loop example.

* Update docs/api/commands/prompt.mdx

Co-authored-by: Mike McCready <[email protected]>

* Update docs/api/commands/prompt.mdx

Co-authored-by: Mike McCready <[email protected]>

* Some wording updates

* Update docs/api/commands/prompt.mdx

Co-authored-by: Mike McCready <[email protected]>

* lint

* fix broken links

---------

Co-authored-by: Mike McCready <[email protected]>

* chore: add 15.4.0 changelog (#6292)

* chore: fix headers (#6293)

---------

Co-authored-by: Cacie Prins <[email protected]>
Co-authored-by: Mike McCready <[email protected]>
Co-authored-by: Bill Glesias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt: [Docs] cy.prompt + troubleshooting

3 participants